Overload | Description |
---|---|
Execute(TTarget,ProcessingState) | Executes processing command on the specified target. |
Execute(IEnumerable<TValue>,ProcessingState) | Executes processing command on the specified target. (Inherited from CompositeProcessingCommand<TTarget>) |
Execute(IEnumerable<TValue>) | Executes processing command on the specified target. (Inherited from ProcessingCommand<TTarget>) |